kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
[Common]Char
/
Companion
/
MIN_VALUE
MIN_VALUE
Common
const
val
MIN_VALUE
:
Char
=
'\u0000'
Content copied to clipboard
The minimum value of a character code unit.
Since Kotlin
1.3